SecureContextType

enum SecureContextType : Enum<SecureContextType>

Indicates whether the frame is a secure context and why it is the case.

Entries

SECURE
Link copied to clipboard
SECURELOCALHOST
Link copied to clipboard
INSECURESCHEME
Link copied to clipboard
INSECUREANCESTOR
Link copied to clipboard

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int

Sources

jvm source
Link copied to clipboard